github.com/gotd/td/internal/exchange.ClientExchange.log (field)
9 uses
github.com/gotd/td/internal/exchange (current package)
client.go#L15: log *zap.Logger
client_flow.go#L26: c.log.Debug("Sending ReqPqMultiRequest")
client_flow.go#L37: c.log.Debug("Received server ResPQ")
client_flow.go#L76: c.log.Debug("PQ decomposing complete", zap.Duration("took", c.clock.Now().Sub(start)))
client_flow.go#L120: c.log.Debug("Sending ReqDHParamsRequest")
client_flow.go#L129: c.log.Debug("Received server ServerDHParams")
client_flow.go#L212: c.log.Debug("Sending SetClientDHParamsRequest")
client_flow.go#L224: c.log.Debug("Received server DhGen")
flow.go#L86: log: e.log,
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |